@charset "utf-8";
@font-face {      font-family: 'Avenir';      
src: url('Avenir.eot'); /* IE9 Compat Modes */      
src: url('Avenir.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('Avenir.woff') format('woff'), /* Modern Browsers */              
url('Avenir.otf')  format('truetype'), /* Safari, Android, iOS */              url('Avenir.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    }

body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
  margin-top:105px;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
    background-color: #FFFFFF;
    border-color: #5F5D5D;
	box-shadow: 0px 0px 15px rgba(0,0,0,.1);
}

.navbar-brand {
   margin-top:0px;
   padding:0px;
}

.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
	padding-left:16px;
	padding-right:16px;
    line-height: 48px;
}

.nav {
    padding-left: 112px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #707070;
}
a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 300ms ease-in 0ms; color: #333333;}

.navbar-inverse .navbar-nav > li > a {
    color: #707070;
	font-size:16px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}

   .navbar-toggle>span{
		display:block;
		width: 30px;
		height: 4px;
		background-color: #043d79;
		border-radius: 2px;
		margin: 4px auto;
		transition: .3s;
		transform-origin: left center;
    }
   
	 .nav-top1{
		-webkit-transform: rotateZ(34deg);
		-moz-transform: rotateZ(34deg);
		-ms-transform: rotateZ(34deg);
		-o-transform: rotateZ(34deg);
		transform: rotateZ(34deg);
    }
    .nav-middle1{
		opacity: 0;
    }
    .nav-bottom1{
		-webkit-transform: rotateZ(-34deg);
		-moz-transform: rotateZ(-34deg);
		-ms-transform: rotateZ(-34deg);
		-o-transform: rotateZ(-34deg);
		transform: rotateZ(-34deg);
    }

.menu ul.sub_menu{position:absolute; width:600px; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(../images/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:100px;
    line-height: 40px;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:12px;
	}
	
.kq1 {-webkit-animation-delay: 0.4s;}
.kq2 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq3 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}
.kq4 {-webkit-animation-delay: 1.6s; -webkit-animation-duration: 1.6s;}
.kq5 {-webkit-animation-delay: 2s; -webkit-animation-duration: 2s;}
.kq6 {-webkit-animation-delay: 2.4s; -webkit-animation-duration: 2.4s;}


.kuanping {
   width:1380px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.navbar-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 3px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #1dd1a6;
}

.navbar-inverse .navbar-nav > li > a:hover:after{
	width:100%;
	height:3px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#1dd1a6;
}

ul {
   margin:0px;
   }
   
.guding {
   position:fixed;
   width:100%;
   padding-top:12px;
   padding-bottom:12px;
   top:0px;
   z-index:9;
   }
   
.yuyan {
   width:96px;
   height:81px;
   line-height:81px;
   text-align:center;
   font-size:16px;
   color:#b5b5b5;
   float:right;
   }
   
.yuyan a {
   color:#b5b5b5;
   }

.yuyan a:hover {
   color:#44cef6;
   }
   
.yuyan .hover {
   color:#44cef6;
   }
   
.banner img {
   width:100%;
   }   
   
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 38px;
    left: 0;
    width: 100%;
}  

.banner .swiper-pagination-bullet {
    width: 17px;
    height: 17px;
    display: inline-block;
    border-radius: 100%;
    background: #e5e5e5;
    opacity: 1;
}

.banner .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #44cef6;
	opacity: 1;
}

.shebei {
   height:auto; overflow:hidden;
   padding-top:100px;
   padding-bottom:86px;
   border-bottom:1px solid #f7f7f7;
   }
   
.shebei-aa {
   width:50%;
   padding:60px;
   line-height:37px;
   font-size:16px;
   padding-left:0px;
   float:left;
   }
   
.shebei-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:34px;
   color:#515151;
   margin-top:0px;
   margin-bottom:8px;
   }
   
.shebei-aa h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   text-transform:uppercase;
   color:#515151;
   margin-top:0px;
   padding-bottom:20px;
   background:url(../images/xiahua.jpg) left bottom; background-repeat:no-repeat;
   margin-bottom:43px;
   }
   
.ssmore {
   margin-top:55px;
   width:144px;
   height:48px;
   }
   
.ssmore a {
   display:block;
   width:144px;
   height:48px;
   line-height:48px;
   font-size:16px;
   color:#FFFFFF;
   text-align:center;
   background-color:#1dd1a6;
   }
   
.ssmore a:hover {
   background-color:#000000;
   }
   
.shebei-bb {
   width:50%;
   float:right;
   }
   
.shebei-cc {
   width:50%;
   float:left;
   }
   
.shebei-dd {
   width:50%;
   padding:60px;
   line-height:37px;
   font-size:16px;
   padding-right:0px;
   float:left;
   }
   
.shebei-dd h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:34px;
   color:#515151;
   margin-top:0px;
   margin-bottom:8px;
   }
   
.shebei-dd h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   text-transform:uppercase;
   color:#515151;
   margin-top:0px;
   padding-bottom:20px;
   background:url(../images/xiahua.jpg) left bottom; background-repeat:no-repeat;
   margin-bottom:43px;
   }
   
.lghh {
   padding-top:0px;
   padding-bottom:0px;
   }
   
.shebei img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}  

.shebei:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.shebei section {
   overflow: hidden;
   }	 
	
section {
    display: block;
} 

.abbj {
   height:572px;
   padding-top:86px;
   text-align:center;
   color:#FFFFFF;
   position:relative;
   font-size:16px;
   line-height:30px;
   background:url(../images/abbj.jpg);
   background-size: 100% 100%;
   }
   
.abbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:34px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:9px;
   }
   
.abbj h3 {
   font-family: 'Avenir', Helvetica, Arial, sans-serif;
   font-size:16px;
   text-transform:uppercase;
   color:#FFFFFF;
   margin-top:0px;
   padding-bottom:20px;
   background:url(../images/xiahua2.jpg) center bottom; background-repeat:no-repeat;
   margin-bottom:68px;
   }
   
.abmore {
   width:144px;
   height:48px;
   margin:60px auto 0px;
   }
   
.abmore a {
   display:block;
   width:144px;
   height:48px;
   line-height:48px;
   text-align:center;
   font-size:16px;
   color:#1dd1a6;
   background-color:#ffffff;
   }
   
.abmore a:hover {
   color:#ffffff;
   background-color:#000000;
   }
   
.lxkuai {
   position:relative;
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   box-shadow: 0px 0px 15px rgba(0,0,0,.1);
   margin-top:-70px;
   z-index:5;
   }
   
.lxkuai-aa {
   width:39.6%;
   padding:65px;
   font-size:16px;
   line-height:34px;
   color:#515151;
   float:left;
   }
   
.lxkuai-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:34px;
   color:#515151;
   margin-top:0px;
   margin-bottom:8px;
   }
   
.lxkuai-aa h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#515151;
   text-transform:uppercase;
   margin-top:0px;
   padding-bottom:18px;
   background:url(../images/xiahua.jpg) left bottom; background-repeat:no-repeat;
   margin-bottom:66px;
   }
   
.lxkuai-aa a {
   color:#515151;
   }
   
.lxkuai-aa a:hover {
   color:#000000;
   }
   
.lxkuai-bb {
   width:60.4%;
   float:right;
   }
   
.bottom {
   height:auto; overflow:hidden;
   padding-top:72px;
   color:#efefef;
   font-size:16px;
   line-height:33px;
   background-color:#12ae89;
   }
   
.bottom a {
   color:#efefef;
   }
   
.bottom a:hover {
   color:#FFFFFF;
   }
   
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:36px;
   }
   
.bottom h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:23px;
   }
   
.kk {
   height:50px;
   color:#FFFFFF;
   background-color:rgba(255,255,255,0);
   border:1px solid rgba(255,255,255,.23);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
   border-radius: 0;
   }
   
.tiao .form-control:-moz-placeholder {
  color: #FFFFFF;
}

.tiao .form-control::-moz-placeholder {
  color: #FFFFFF;
  opacity: 1;
}

.tiao .form-control:-ms-input-placeholder {
  color: #FFFFFF;
}

.tiao .form-control::-webkit-input-placeholder {
  color: #FFFFFF;
}
   
.tiao {
   height:auto; overflow:hidden;
   margin-bottom:16px;
   }
   
.lyrow {
   height:auto; overflow:hidden;
   margin-left:-6px;
   margin-right:-6px;
   }
   
.lyrow li {
   list-style-type:none;
   width:50%;
   float:left;
   padding-left:6px;
   padding-right:6px;
   }
   
.tijiao {
   width:100%;
   height:50px;
   color:#FFFFFF;
   background-color:rgba(255,255,255,0.3);
   border:1px solid rgba(255,255,255,0.3);
   border-radius: 0;
   }
   
.footer {
   height:auto; overflow:hidden;
   line-height:80px;
   border-top:1px solid rgba(255,255,255,0.39);
   font-size:14px;
   margin-top:66px;
   }
   
.juyou {
   text-align:right;
   }
   
.yc {
   display:block;
   }
   
.yd {
   display:none;
   }
   
/* 关于我们 */
.bnn img {
   width:100%;
   }
   
.lanmux {
    height: 74px;
    box-shadow: 0px 10px 10px rgba(0,0,0,.1);
    background: #fff;
    position: relative;
}

.lm-ct ul {
    display: flex;
    display: -webkit-flex;
}

.lm-ct ul li {
    list-style-type:none;
    margin-right: 60px;
}

.lm-ct ul li a {
    display: block;
    line-height: 74px;
    font-size: 16px;
    color: #555555;
	cursor:pointer;
}

.lm-ct ul li a:hover {
   color:#16af86;
   }
   
.lm-ct ul li.hover a {
   color:#16af86;
   }

.lm-ct > span {
    display: block;
    height: 4px;
    background: #16af86;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 6;
    transition: .5s;
}  


.iabout {
    background: rgba(22,175,134,.02);
    padding: 70px 0px 80px;
}

.ititle {
    text-align: center;
}

.ititle h3 {
    font-size: 3.4rem;
    color: #000;
    line-height: 40px;
    position: relative;
    border-bottom: 1px #cfd3d5 solid;
    padding-bottom: 22px;
    font-weight: bold;
}

.ititle h3 font {
    color: #16af86;
}

.ititle h3:after {
    content: "";
    height: 3px;
    width: 216px;
    background: #a1a3a4;
    position: absolute;
    bottom: -2px;
    left: 50%;
    margin-left: -108px;
}

.ititle span {
    display: block;
    text-align: center;
    color: #666666;
    font-size: 1.6rem;
    line-height: 27px;
    padding: 10px 0px 0px;
    max-width: 910px;
    margin: 0 auto;
}

.iabout dl{
	margin: 45px 0px 0px;
	display: flex;
	justify-content: space-between;
}
.iabout dl dt{
	width: 42%;
}
.iabout dl dt img{
	width: 100%;
	display: block;
}
.iabout dl dd{
	width: 55%;
}
.iabout dl dd h3{
	color: #000;
	font-size: 2.6rem;
	line-height: 30px;
}
.iabout dl dd h3:after{
	content:"";
	display:block;
	width:50px;
	height:3px;
	margin:20px 0px;
	background:#16af86;
}
.iabout dl dd section{
	color: rgba(0,0,0,.8);
	font-size: 1.6rem;
	line-height: 32px;
	margin:5px 0px 0px;
}
@media (max-width: 1440px) {
	.iabout dl dd h3{
		font-size: 1.8rem;
		line-height: 24px;
	}
	.iabout dl dd h3:after{
		width:40px;
		height:2px;
		margin:10px 0px;
	}
	.iabout dl dd section{
		font-size: 1.4rem;
		line-height: 24px;
	}
}
@media (max-width: 1200px) {
	.iabout dl dd h3{
		font-size: 1.7rem;
	}
	.iabout dl dd section{
		font-size: 1.3rem;
		line-height: 22px;
	}
}
@media (max-width: 992px) {
	.iabout dl{
		margin: 15px 0px 0px;
		flex-wrap:wrap;
	}
	.iabout dl dt{
		width: 100%;
	}
	.iabout dl dt img{
		width: 100%;
		display: block;
	}
	.iabout dl dd{
		width: 100%;
		padding:15px 0px 0px;
	}
}
.iabout ul{
	display: flex;
	justify-content: space-between;
	padding-right: 20%;
	margin: 5% 0px 0px;
}

.iabout ul li {
   list-style-type:none;
   }

.iabout li i{
	display: block;
	margin: 0px 0px 10px;
}
.iabout li img{
	margin: 0 auto;
}
.iabout li p{
	color: #000000;
	line-height: 30px;
	text-align: center;
	font-size: 1.6rem;
}
@media (max-width: 1440px) {
	.iabout ul{
		padding-right: 20%;
		margin: 5% 0px 0px;
	}
	.iabout li img{
		height:60px;
		width:auto;
	}
	.iabout li p{
		line-height: 24px;
		font-size: 1.4rem;
	}
}
@media (max-width: 1200px) {
	.iabout ul{
		padding-right: 30%;
		margin: 15px 0px 0px;
	}
	.iabout li img{
		height:40px;
	}
	.iabout li p{
		line-height: 20px;
		font-size: 1.3rem;
	}
}
@media (max-width: 992px) {
	.iabout ul{
	    padding-left: 0;
		padding-right: 0;
		margin: 15px 0px 0px;
	}
	.iabout dl dd h3{
		font-size: 1.6rem;
		line-height: 16px;
	}
	.iabout li img{
		height:44px;
	}
}

.corp {
    display: flex;
    justify-content: space-between;
    background-color: #0058b1;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 50% 100%;
}

.hotext{
	width:45%;
	background: #0058b1 url(../images/wospic.png) right bottom no-repeat;
	padding: 130px 0px 180px;
	color: #fff;
}
.hotext h3{
	font-size: 3.0rem;
	font-weight: bold;
	margin: 0px 0px 35px;
}
.hotext h3:after{
	content:"";
	display:block;
	width:50px;
	height:3px;
	background:#fff;
	margin:25px 0px 0px;
}
.hotext section{
	font-size: 1.6rem;
	line-height: 38px;
}
@media (max-width: 1440px) {
	.hotext{
		padding: 50px 0px 80px;
	}
	.hotext h3{
		font-size: 2.0rem;
		margin: 0px 0px 20px;
	}
	.hotext h3:after{
		height:2px;
		margin:20px 0px 0px;
	}
	.hotext section{
		font-size: 1.4rem;
		line-height: 28px;
	}
}
@media (max-width: 992px) {
	.corp{
		background: #0058b1 !important;
	}
	.hotext{
		width:100%;
		padding: 30px 0px;
	}
	.hotext h3{
		font-size: 1.6rem;
		margin: 0px 0px 15px;
	}
	.hotext h3:after{
		margin:15px 0px 0px;
	}
	.hotext section{
		line-height: 24px;
	}
}

.iphoto{
	padding:50px 0px 60px;
}
.iphoto .swiper-container{
	margin-top:30px;
}
.iphoto .swiper-slide img{
	display:block;
	width:100%;
	height:auto;
	border:1px solid #eeeeee;
}
.iphoto .swiper-container .swiper-button-white{
	width:36px;
	height:70px;
	background-color:rgba(0,0,0,.6);
	margin-top:-35px;
	border-radius:3px;
	background-size:auto 40%;
	transition:.3s;
}
.iphoto .swiper-container .swiper-button-white:hover{
	background-color:#16af86;
}
@media (max-width: 992px) {
	.iphoto{
		padding:20px 0px;
	}
	.iphoto .swiper-container{
		margin-top:15px;
	}
}


.iproduct{
	padding: 28px 0px;
}
.ipdclass{
	float: left;
	width: 23%;
}
.ipdlist,.idown,.inews,.icontact{
	width: 74%;
	float: right;
}
.ipdclass dl{
	padding-bottom: 0px;
	margin-bottom: 25px;
}
.ipdclass dl dt{
	font-size: 2.2rem;
	line-height: 60px;
	padding: 0px 30px;
	background-color: #16af86;
	color: #fff;
	margin-bottom: 1px;
	box-shadow:0px 0px 5px rgba(0,0,0,.3);
}
.ipdclass dl dd{
	border-bottom:1px #fff solid;
}
.ipdclass dl dd:last-child{
	border-bottom:0;
}
.ipdclass dl dd>a{
	display: block;
	font-size: 1.5rem;
	line-height: 48px;
	background-color: #f0f0f0;
	padding-left: 15px;
	border-left: 3px #f0f0f0 solid;
	transition: .3s;
	color: #000;
}
.ipdclass dl dd.cur>a,.ipdclass dl dd:hover>a,.ipdclass dl dd.on>a{
	background-color: #fff;
	border-left: 3px #16af86 solid;
	color: #16af86;
}

@media (max-width:992px) {
	.iproduct{
		padding: 15px 0px;
	}
	.ipdclass{
		float: none;
		width: 100%;
	}
	.ipdlist,.idown,.inews,.icontact{
		width: 100%;
		float: none;
	}
	.ipdclass dl{
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
	}
	.ipdclass dl dt{
		display:none;
	}
	.cphh li {
		width:100%;
		border-bottom:2px #fff solid;
	}
	.cphh li:last-child{
		border-bottom:2px #fff solid;
	}
	.cphh li>a{
		font-size: 1.3rem;
		line-height: 36px;
		padding-left: 0px;
		border-left: 0px #f0f0f0 solid;
		text-align:center;
	}
	.cphh li.hover>a,.cphh li:hover>a,.cphh li.on>a{
		background-color: #16af86;
		border-left: 0px #16af86 solid;
		color: #fff;
	}
}
.changxiao {
	overflow: hidden;
	background-color: #f0f0f0;
	padding:0px;
}
.changxiao h2 {
	background-color: #383b3f;
	color: #fff;
	font-size: 2.0rem;
	margin:0px;
	line-height: 60px;
	box-shadow:0px 0px 5px rgba(0,0,0,.3);
	padding: 0px 30px;
	color: #fff;
}
.changxiao li{
	padding: 0 15px;
	list-style-type:none;
}
.changxiao li a{
	display: flex;
	align-items: center;
	padding: 15px 0px;
	border-bottom: 1px #fff solid;
}
.changxiao li:last-child a{
	border-bottom: 0;
}
.changxiao li a i{
	width: 30%;
}
.changxiao li a section{
	width: 70%;
	padding-left: 10px;
	color: #000;
}
.changxiao li a section h4{
	font-size: 1.4rem;
	line-height: 16px;
	color:#666;
}
.changxiao li a section span{
	display: block;
	font-size: 1.5rem;
	line-height: 22px;
	color: #000;
	margin: 10px 0px 0;
}
@media (max-width:1440px) {
	.ipdclass h2{
		font-size: 1.8rem;
		line-height: 55px;
		padding: 0px 18px;
	}

	.ipdclass ul li a section h4{
		font-size: 1.4rem;
	}
	.ipdclass ul li a section span{
		font-size: 1.4rem;
		text-overflow:ellipsis;
		overflow:hidden;
		white-space:nowrap;
	}
}

.ipdlist h1,.idown h1,.inews h1,.icontact h1{
	font-size: 2.6rem;
	color: #000;
	border-bottom: 2px rgba(0,0,0,.05) solid;
	margin:0px;
	line-height: 46px;
	padding-bottom: 2px;
}
.ipdlist ul{
	display: flex;
	flex-wrap: wrap;
	padding:0px;
	margin-right: -10px;
	margin-left: -10px;
	margin-top: 30px;
}
.ipdlist ul li {
    list-style-type:none;
	width: 33.3333333333333%;
	padding: 0px 10px;
	margin-bottom: 20px;
}
.ipdlist ul li section i{
	display:block;
	border:2px rgba(0,0,0,.1) solid;
}
.ipdlist ul li section i a{
	display:block;
	padding:2px;
}
.ipdlist ul li section a{
	display: block;
	color: #000;
}
.ipdlist ul li section h4{
	padding:15px 0px 0px;
}
.ipdlist ul li section h4 a{
	font-size: 1.6rem;
	line-height: 24px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.ipdlist ul li section span{
	display: block;
	color: #62666b;
	line-height: 24px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
@media (max-width:1440px) {
	.ipdlist h1,.idown h1,.inews h1,.icontact h1{
		font-size: 2.0rem;
		line-height: 36px;
	}
	.ipdlist ul{
		margin-right: -10px;
		margin-left: -10px;
		margin-top: 20px;
	}
	.ipdlist ul li{
		padding: 0px 10px;
		margin-bottom: 20px;
	}
	.ipdlist ul li section h4 a{
		font-size: 1.5rem;
	}
	.ipdlist ul li section span{
		font-size:1.3rem;
		line-height: 22px;
	}
}
@media (max-width:992px) {
	.ipdlist h1,.idown h1,.inews h1,.icontact h1{

	}
	.ipdlist ul{
		margin-right: -4px;
		margin-left: -4px;
		margin-top: 10px;
		padding-bottom:10px;
	}
	.ipdlist ul li{
		padding: 0px 4px;
		margin-bottom: 8px;
		width:50%;
	}
	.ipdlist ul li section i{
		border:0px rgba(0,0,0,.1) solid;
	}
	.ipdlist ul li section i a{
		padding:0px;
	}
	.ipdlist ul li section h4{
		padding:10px 0px;
		text-align:center;
		background:rgba(0,0,0,.05);
	}
	.ipdlist ul li section h4 a{
		font-size: 1.4rem;
		line-height: 20px;
	}
	.ipdlist ul li section span{
		display: none;
	}
}


/* 产品详情 */
.pro-img{
   margin-bottom:10px;
}
.pro-img .xiaotu{
   margin-top:20px;

}
.pro-img #Gbig{
	width:100%;
	border:1px solid #eeeeee;
}
.pro-img .xiaotu li{

}
.pro-img .xiaotu li a {
   display: block;
   border:1px #ddd solid;
   margin:1px;
   }

.pro-img .xiaotu li.hover{
	border:1px #0e66a6 solid;
}
.pro-img .colmd5{
	width:48%;
	float:left;
}
.pro-img .colmd7{
	width:48%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{
	font-size:22px;
	font-weight:bold;
	padding:0px 0px 15px;
	border-bottom:1px #12ae89 solid;
	font-weight:bold;
}
.pro-img .colmd7>span{
	margin:20px 0 0 0;
	padding:0;
	display:block;
	color:rgba(62,70,77,.8);
	line-height:25px;
	width:100%;
	word-wrap:break-word;
}
.pro-img .colmd7>span ul{
	list-style-type:disc;
	margin-left:20px;
}
.jqzzoom{position:relative;}
.jqzoom{position:relative;overflow:hidden;border:0px #ddd solid; height:auto; overflow:hidden;}
.zoomdiv{float:left;top:0 !important;left:101% !important;border:3px solid #e4e4e4;display:none;text-align:center;overflow: hidden;position:absolute;z-index:999;background-color:#fff;}
.bigimg{width:1600px;height:1600px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:80px !important;height:80px !important;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}	




.jqzzoom .navigation {
    width: 100%;
    margin: 10px 0 0;
}
.jqzzoom .carousel{
    overflow: hidden;
}
.jqzzoom .carousel ul {
    width:2000em;
    list-style: none;
    margin: 0;
    padding: 0;
	margin-top:10px;
}
.jqzzoom .prev-navigation,.next-navigation{
	display:block;
	cursor:pointer;
}
.jqzzoom .prev-navigation{
	background:url(../images/left.gif) left center no-repeat;
	height:91px;
	width:39px;
	float:left;
}
.jqzzoom .next-navigation{
	background:url(../images/right.gif) right center no-repeat;
	width:39px;
	height:91px;
	float:right;
}

.procem {
    padding: 0px 36px;
    position: relative;
}

#fuwus {
    position: static;
}

.procem .swiper-pagination-bullet-active {
    opacity: 1;
    background: #cf152d;
}

.procem .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	left:3px;

    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

.procem .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	right:3px;

    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

.cpyymore {
    width: 142px;
    height: 43px;
    margin-top: 20px;
}

.cpyymore a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #da251c;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}

#xiaotu .swiper-slide a.hover{
	border: 1px #009def solid;
} 

.liebiao {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiao-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}

.liebiao-bb {
    width: 16%;
    float: right;
}   

.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #12ae89;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}   

.guddx {
    height:auto; overflow:hidden;
    padding: 5px;
}  

.ipdxiang {
    padding: 20px 0px 0px;
}

.ipdxiang>h2 {
    color: #333333;
    font-size: 2.2rem;
    line-height: 28px;
    text-transform: uppercase;
    border-bottom: 2px rgba(0,0,0,.05) solid;
    padding: 0px 0px 15px;
}

.ipdxiang>section {
    font-size: 1.5rem;
    line-height: 30px;
    color: #666;
    padding: 25px 0px;
}

.cphh ul {
    overflow: hidden;
	padding:0px;
} 

.cphh li ul{
    display: none;
}

.cphh li {
   list-style-type:none;
   border-bottom:1px #fff solid;
}
   

.cphh li a {
    line-height: 48px;
    display: block;
    padding-left: 15px;
	background-color:#f0f0f0;
	border-left: 3px #f0f0f0 solid;
    color: #373c3d;
	font-size: 1.5rem;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
} 

.cphh li.hover a {
	background-color: #fff;
	border-left: 3px #16af86 solid;
	color: #16af86;
}

.cphh li a:hover{
	background-color: #fff;
	border-left: 3px #16af86 solid;
	color: #16af86;
}

.cphh li.hover li a {
    line-height: 36px;
	background:none;
	font-size:14px;
	color: #373c3d;
    background-color:#eeeeee;
    padding-left: 30px;
}

.cphh li li a {
    line-height: 36px;
	background:none;
	font-size:14px;
    background-color:#cecccc;
    padding-left: 30px;
}

.cphh li li a:hover {
   background:none;
   background-color:#16af86;
   color:#FFFFFF;
   font-size:14px;
   }
   
.cphh li li.hover a {
   background:none;
   background-color:#16af86;
   color:#FFFFFF;
   font-size:14px;
   }
   
.ifuwu {
    padding: 20px 0px;
    font-size: 1.5rem;
    line-height: 30px;
    color: #333;
}

/* 联系我们 */
.yykuan {
   width:1450px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }

.lxnnw {
    margin-top: 50px;
    margin-bottom: 50px;
}

.lxnnw h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 38px;
    color: #252525;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.lxnnw h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 70px;
}

.lxhh {
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 25px;
    border-bottom: 1px solid #f0f0f0;
}

.lxhh-aa {
    width: 10%;
    float: left;
}

.lxhh-bb {
    width: 89%;
    float: right;
    color: #666666;
    font-size: 16px;
}

.lxhh-bb a {
   color: #666666;
   }

.lxhh-bb h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 16px;
    color: #333333;
}

.liuyans {
    height: auto;
    overflow: hidden;
    padding-top: 70px;
    padding-bottom: 45px;
    background-color: #f1f1f1;
}

.liuyans h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 42px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 83px;
}

.lykkm {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.hzi {
    color: #16af86;
}

.biao {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.biao h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 14px;
    color: #666666;
}

.kka {
    height: 60px;
    border: 1px solid #d2d2d2;
}

.kkb {
    border: 1px solid #d2d2d2;
}

.anniu {
    width: 208px;
    height: 54px;
	font-size:16px;
    background-color: #16af86;
	border:1px solid #16af86;
    padding: 0px;
} 

.yc {
   display:block;
   }
   
.yd {
   display:none;
   }
   
/* 分页 */
.page_list{
	padding: 15px 0;
	display:flex;
	justify-content:flex-end;
}
.page_list a{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	background-color: #eff2f7;
	margin-left: 10px;
	font-size: 1.6rem;
	font-family:ITCAvantGardeStd-Md;
	color: rgba(0,0,0,.5);
	transition: .3s;
	background-position:center;
	background-repeat:no-repeat;
}

.page_list a:first-child{
	background-image: url(../images/hsjt.png);
	background-size: auto 30%;
}
.page_list a:last-child{
	background-image: url(../images/hsjt.png);
	background-size: auto 30%;
	transform: rotateZ(180deg);
}
.page_list a:hover,.page_list a.on{
	color: #fff;
	background-color: #16af86;
}
.page_list a:first-child:hover{
	background: #ba1c22 url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
}
.page_list a:last-child:hover{
	background: #ba1c22 url(../images/bsjt.png) center no-repeat;
	background-size: auto 30%;
} 
   

@media (min-width: 0px) and (max-width: 1000px) {

.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}

.kuanping {
   width:100%;
   }
   
.guding {
    padding-top:0px;
    padding-bottom:0px;
}

.logo {
   width:285px;
   }   
   
body {
  margin-top:58px;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.shebei {
    height: auto;
    overflow: hidden;
	padding:0px;
	padding-top:20px;
	padding-bottom:20px;
}

.shebei-aa {
    width: 100%;
    padding: 10px;
    line-height: 25px;
    font-size: 14px;
}

.shebei-bb {
    width: 100%;
}

.shebei-cc {
    width: 100%;
}

.shebei-dd {
    width: 100%;
    padding: 10px;
    line-height: 25px;
    font-size: 14px;
}

.shebei-aa h2 {
    font-size: 18px;
    color: #515151;
    margin-top: 0px;
    margin-bottom: 8px;
}

.shebei-aa h3 {
    font-size: 14px;
    text-transform: uppercase;
    color: #515151;
    margin-top: 0px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.shebei-dd h2 {
    font-size: 18px;
    color: #515151;
    margin-top: 0px;
    margin-bottom: 8px;
}

.shebei-dd h3 {
    font-size: 14px;
    text-transform: uppercase;
    color: #515151;
    margin-top: 0px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.ssmore {
    margin-top: 25px;
}

.abbj {
    height:auto; overflow:hidden;
    padding-top: 30px;
    text-align: center;
    color: #FFFFFF;
    position: relative;
    font-size: 14px;
    line-height: 25px;
}

.abbj h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 18px;
}

.abbj h3 {
    font-size: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 0px;
    padding-bottom: 8px;
    margin-bottom: 20px;
}

.lxkuai-aa {
    width: 100%;
    padding: 15px;
    font-size: 14px;
    line-height: 25px;
}

.lxkuai-aa h2 {
    font-size: 20px;
    color: #515151;
    margin-top: 0px;
    margin-bottom: 8px;
}

.lxkuai-aa h3 {
    font-size: 14px;
    color: #515151;
    text-transform: uppercase;
    margin-top: 0px;
    padding-bottom: 8px;
    margin-bottom: 20px;
}

.lxkuai-bb {
    width: 100%;
}

.bottom {
    height: auto;
    overflow: hidden;
	padding:0px;
	padding-top:15px;
    color: #efefef;
    font-size: 14px;
    line-height: 25px;
	margin-bottom:50px;
}

.yc {
   display:none;
   }
   
.yd {
   display:block;
   }
   

.bottom h3 {
    font-size: 25px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 15px;
}

.footer {
    height: auto;
    overflow: hidden;
	padding:15px;
    line-height: 40px;
    border-top: 1px solid rgba(255,255,255,0.39);
    font-size: 14px;
    margin-top: 25px;
}

.navbar-collapse {
    max-height: 450px;
}

.fygnav {
    padding: 0px;
	height:50px;
	background-color:#ba1c22;
}
.fygnav ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.fygnav li {
    width: 100%;
    text-align: center;
    float: left;	
}
.fygnav li a { display:block; color:#FFFFFF; background-color:#1a7f67; height:50px; line-height:50px;}

.fygnav li a:hover { color:#FFFFFF; background-color:#1a7f67;}

.lanmux {
    height: 44px;
}

.iabout {
    padding: 30px 0px 30px;
}

.ititle h3 {
    font-size: 20px;
    color: #000;
    line-height: 30px;
    position: relative;
    border-bottom: 1px #cfd3d5 solid;
    padding-bottom: 10px;
}

.lm-ct ul {
    display: flex;
	padding:0px;
    display: -webkit-flex;
}

.lm-ct ul li {
    list-style-type: none;
	width:33.3%;
    margin-right: 0px;
}

.lm-ct ul li a {
    display: block;
    line-height: 44px;
	text-align:center;
    font-size: 14px;
}

.pro-img .colmd5 {
    width: 100%;
}

.pro-img .colmd7 {
    width: 100%;
	margin-top:15px;
}

.liebiao-aa {
    width: 100%;
}

.liebiao-bb {
    width: 100%;
}

.yykuan {
   width:100%;
   }
   
.xwlm-kk {
   width:100%;
   } 
   
.lykkm {
    width:100%;
} 
.liuyans {
    padding-top: 30px;
    padding-bottom: 25px;
    background-color: #f1f1f1;
}

.liuyans h3 {
    font-size: 20px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 30px;
}

.biao h4 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 6px;
    color: #666666;
}

.anniu {
    width: 100%;
    height: 40px;
    font-size: 14px;
    border-radius: 0;
}

.kka {
    height: 40px;
    border-radius: 0;
}

.kkb {
    border-radius: 0;
}

.changxiao {
   display:none;
   }
   
.cphh {
   width:100%;
   }
   
.pro-img {
    margin-bottom: 10px;
}

}


